public class en_US$EULA_properties extends ResourceBundle
{
public function en_US$EULA_properties()
{
super("en_US","EULA");
}
override protected function getContent() : Object
{
return {
"btnQuit":"Quit",
"msgEulaNoteApp":"This application uses <u><a href=\'http://www.adobe.com/go/air/\'>Adobe AIR</a></u>, software that enables web-connected desktop applications. Please review and agree to the Adobe AIR license agreement to continue.",
"msgEulaNote":"This installer will setup <u><a href=\'http://www.adobe.com/go/air/\'>Adobe AIR</a></u>, software that enables web-connected desktop applications. Please review and agree to the license agreement to continue.",
"lblEulaNote":"The application you launched uses <u><a href=\'http://www.adobe.com/go/air/\'>Adobe AIR</a></u>, software that enables web-connected desktop applications. Please review and agree to the Adobe AIR license agreement to continue.",
"titleLicenseAgreement":"License Agreement",
"lblAgreementNote":"By clicking the \"I Agree\" button I acknowledge that I have read and accept the terms of the above agreement.",